home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / thrasher.zip / AUTOEXEC.BAT next >
DOS Batch File  |  1986-12-16  |  250b  |  7 lines

  1. ECHO OFF
  2. ECHO  THRASHER disk is up and running...
  3. REM Change the /TARGET= part of the line below to the drive you want to test.
  4. REM Change the /MAXBUF= part to the highest number of buffers you want to test.
  5. THRASHER /TARGET=A: /MAXBUF=32
  6. JOBQ
  7.